Visual Query Builder Component V1.0
-----------------------------------
This component works only while delphi is running
Requires datasource to have fields added using field
editor, or to have no fields defined.

The component requires the following files

CURSORS.RES - cursors used in this component
VQB.DCR	    - Component Palette Bitmap
VQB.DCU	    - Compiled VCL
VQB.DFM     - 

Install using Options/Install Components and select the file

VQB.DCU


Properties
    Options 
 	ShowFieldLabels  : Boolean
			 True  - uses field labels as defined 
			 False - uses field names
	ShowOpenSave	 : Boolean
			 True  - Allows query definition to be saved
			 False - Stops Query definition saving
    Datasource 
	Connect to a datasource with a valid dataset

Read only, run-time properties

    SQL             : TStringList of whole SQL
    SelectPart      : TStringList of Select part of SQL
    FromPart        : TStringList of From part of SQL
    WherePart       : TStringList of Where part of SQL
    SortPart        : TStringList of SortPart of SQL


Methods
    function Execute : Boolean;  Starts VQB returns true if SQL OK


Cost 10.00 pounds sterling
     20.00 with source code

Regards
Alan Gregory
Speedwell Computing
Compuserve 100532,571